You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > LogicalNot Method > VectorInt.LogicalNot Method ([In] TMtxVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.LogicalNot Method ([In] TMtxVecInt)

Apply logical "not" to Src elements and store the result in Self (this).

Syntax
C#
Visual Basic
public TMtxVecInt LogicalNot([In] TMtxVecInt Src);

the result of logical "not" of Src values stored in Self (this).

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!